home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / cl14s24a.zip / CALLS.MOD < prev    next >
Text File  |  1992-12-07  |  32KB  |  645 lines

  1. This is an addendum to CAL14S24.ZIP and contains a new version of CALLS.EXE
  2. which addresses the problems or new features listed below. A sample CALLS.CNF
  3. is also included as several new entries have been added.
  4.  
  5. Problems:
  6.  
  7. 1:  With the new feature of PCBoard 14.5a that allows single character Door
  8.     names, CALLS.EXE locks up.
  9.  
  10.     Fixed the routine that found the Door name and stripped off the path
  11.     information.
  12.  
  13. 2:  Non ANSI callers were ignored (those with (A) in the log), only (N) & (G)
  14.     graphics modes were being recognized.
  15.  
  16.     Added Non ANSI as graphics mode (A) so now all three modes are reported.
  17.  
  18. 3:  Sysop sessions were ignored when PCBoard was setup to use the Sysops true
  19.     name instead of just SYSOP.
  20.  
  21.     Added SYSOPNAME option to config file to allow recognizing the Sysop
  22.     in the caller log when the full name is used instead of SYSOP. If not
  23.     given the default is SYSOP.
  24.  
  25. 4:  Average Event Length always showed ZERO for my board, as the first event
  26.     activity was RNET which writes entries to the log that duplicate a User
  27.     logon and CALLS.EXE considers the Event to end the first caller entry.
  28.     This also causes problems that the Event does not terminate timing until
  29.     a caller logs on and this does not reflect event duration properly.
  30.  
  31.     Added support for RNET that causes CALLS to not stop timing an event if
  32.     it sees the FirstName is RNET.EXE. Also Added EXCLUDENAME to allow skipping
  33.     another program like RNET.EXE that appears to log on as a User in the log.
  34.     If the first name of the User matches the EXCLUDENAME it is skipped.
  35.     (Also now allowed to specify up to 10 EXCLUDENAME entries)
  36.  
  37.     Added the recognition of the line:
  38.  
  39.        Scheduled Event ended at MM-DD-YY HH:MM:SS
  40.  
  41.     to properly end the event time calculations rather than continuing time
  42.     until a caller logs on. This entry can be created by using a utility to
  43.     write lines to callers log. (Like my CL-PRINT.COM program.)
  44.  
  45.     Added Event program report. Using the line
  46.  
  47.        Event: program name started at MM-DD-YY HH:MM:SS
  48.  
  49.     will begin the timing of an event program. Timing will end when another
  50.     line starting with 'Event: ' is detected, the Scheduled Event ended line
  51.     is detected or a User logon is deteced. The Number of times each program
  52.     is executed and total time is tracked and a report of Average time is
  53.     generated.
  54.  
  55.                        -= Average Event Program Times =-
  56.  
  57.                  Norton Speed Disk:     5 Times    31.6 Min Avg.
  58.                             Backup:     5 Times    10.6 Min Avg.
  59.                            PCBFile:     5 Times     6.2 Min Avg.
  60.                      Call Analyzer:     5 Times     1.6 Min Avg.
  61.  
  62. 5.  Connect Type Report is not working.
  63.  
  64.     Added recognition of 'Modem:' as connect type for PCBoard 14.x
  65.     compatability.
  66.  
  67.     Added RINGFILTER ON/OFF to control removal of RING from CONNECT type
  68.     report. Also removes any additional text after the CONNECT XXXXXXXXX
  69.     message.
  70.  
  71. 6.  Batch Size Report is not working. (FREE Downloads also not working)
  72.  
  73.     PCBoard 14.5a now supplies Batch transfer report, added support for
  74.     the format of this data so that this report now works.
  75.  
  76.     PCBoard does not flag FREE or NO TIME Downloads in any way in the
  77.     caller log so this report can not 'easily' be made to work. The
  78.     amount of time the report would spend attempting to decide if a file
  79.     was FREE or not would not be worth it. If future versions of PCBoard
  80.     do note this in the caller log, I will get this report to work.
  81.  
  82. 7.  PCBVerify's report of "XXX-XXX-XXXX Added to trashcan" causes security
  83.     violation counts.
  84.  
  85.     Fixed.
  86.  
  87. 8.  Sysop paged after hours, not counted.
  88.  
  89.     Created seperate counter for this, along with report of Chat Time.
  90.     Added Node chat also
  91.  
  92.     Added CHATMODE and NODEMODE which operate similar to EVENTMODE but
  93.     control Sysop Chat and Node Chat timing. But I recommend that they be
  94.     set to IDLE in most cases, Unless you find they need to be changed.
  95.  
  96. 9.  Messages left count did not include RNET imported messages, ZIPM
  97.     messages showed import & export count.
  98.  
  99.     Made RNET import messages show in messages left count and also in
  100.     ZIPM (changed name to MAIL) count. RNET import counts as MAIL
  101.     executed.
  102.  
  103. 10. Log off scripts did not count in Scripts Completed.
  104.  
  105.     Made seperate counter for this.
  106.  
  107. 13. Added configuration variable REPORTTYPE to control output generated.
  108.     ASCII will generate non-color version, ANSI will generate 'G' color
  109.     version, and BOTH will generate both (Default).
  110.  
  111.     Added ReportType of PCBOARD to generate a single outputfile using
  112.     PCBoard @Xnn color codes
  113.  
  114. 12. Added additional reports of Users who leave messages and Which Conference
  115.     is getting message traffic.
  116.  
  117.     Added MAXMSGS & MAXUSERS to control new reports of Conference Messages
  118.     Left & User Messages Left
  119.  
  120. 13. Added additional reports for reasons logged off and security violations.
  121.  
  122. Added Sysop Statistics 'S' report
  123.  
  124.   Sysop Local Sessions...       x         Node Chats Initiated...       x
  125.   Sysop Remote Sessions..       x         Node Chat Time (min)...       x
  126.   Remote DOS Time (min)..       x         Sysop Chats Initiated..       x
  127.   Remote Drops to DOS....       x         Sysop Chat Time (min)..       x
  128.   SHELL Executed.........       x         Sysop Paged............       x
  129.   Text Files Viewed......       x         Sysop Paged after Hours       x
  130.   Caller log Viewed......       x         Temporary Sysop Priv...       x
  131.   User File Viewed.......       x         Node Forced to DOS.....       x
  132.  
  133. Added User Statistics 'R' report
  134.  
  135.   Protocol Changes.......       x         Expert mode Toggled....       x
  136.   User Record Updates....       x         Graphic Mode Toggled...       x
  137.   Language Changes.......       x         Page Length Changes....       x
  138.  
  139.  
  140. Changed Security Statistics 'N' report
  141.  
  142.   Automatic Lockouts.....       x         Security Violations....       x
  143.   Trashcan Names.........       x         Attempted Alias Logon..       x
  144.   Excessive Passwords....       x         Password Failures......       x
  145.   Excessive Command Errs.       x         Remote Password Failure       x
  146.   Refused Registration...       x         Non-Registered Users...       x
  147.   Time Limit Expired.....       x         Not Registered in Conf.       x
  148.   Keyboard Timeouts......       x         Dropped Carrier........       x
  149.   Insufficient D/L Time..       x         Dropped Carrier in Door       x
  150.   Insufficient Bytes/File       x         Missing Level in PWRD..       x
  151.   Automatic Disconnects..       x         Door Selected UnAvail..       x
  152.   Closed Board/Node......       x         Event Time Clash.......       x
  153.   Multi-Node Login.......       x         Typo Errors............       x
  154.  
  155. Moved Scheduled Event & Event Time and Added Logoff Scripts Completed
  156. to Systems Statistic 'A' report.
  157.  
  158.   Directory Scans........       x         Total Messages Left....       x
  159.   Doors Opened...........       x           Comments Left........       x
  160.     Time spent in Doors..   xx:xx           PCBoard Messages.....       x
  161.   Downloads Completed....       x           MailDoor Messages....       x
  162.     Different Files......       x           Net MAIL Messages....       x
  163.     Downloads Aborted....       x           Net MAIL Executed....       x
  164.     Free Downloads.......       x         Number of Callers......       x
  165.   REPACK Executed........       x           New Users Registered.       x
  166.   TEST Executed..........       x           Ave. Calls Per Day...     x.x
  167.   Uploads Completed......       x           Ave. Call Duration...     x.x
  168.     Bad Uploads Deleted..       x           Ave. Idle Time.......     x.x
  169.     Uploads Aborted......       x         Scripts Completed......       x
  170.   VIEW Executed..........       x         Logoff Script Completed       x
  171.     Members Extracted....       x         Total Operation Hours..     x.x
  172.     Members Viewed.......       x           Utilization Hours....     x.x
  173.   Scheduled Events.......       x           Total Utilization %..     x.x
  174.   Ave Event Length (min).     x.x           Peak Utilization %...     x.x
  175.   LIB Executed...........       x         Time System locked up..     x.x
  176.  
  177. 14. Fixed problem with security levels being duplicated in .SAV file due to
  178.     spaces stripped off of first entry only.
  179.  
  180. 15. Changed output structure of fileames in .SAV file to save space.
  181.  
  182. 16. Added Language report by placing Language Number in Modem connect string
  183.         ie. Modem (1): CONNECT 2400
  184.     or Caller Number string
  185.         ie. Caller Number (1): 12345
  186.     or Security Level string
  187.         ie. Caller Security (1): 50
  188.  
  189.     This is accomplished by using MKTXT145 to modify the record for the
  190.     'Modem: @OPTEXT@' (rec no 590), 'Caller Number: @OPTEXT@' (rec no 591)
  191.     or 'Caller Security: @OPTEXT@' (rec no 592) and adding the text (n) to
  192.     the current text as shown above (where n is the language number, ie.
  193.     for your first language you add (1), for your second language PCBTEXT
  194.     file you add (2), etc...)
  195.  
  196. 17. Found limitation in graph routines that limited lists to 100 items, which
  197.     caused loss of many Names, Conference Bulletins, Conferences joined if
  198.     any list execeed that number of items, incresed limit to 500 which should
  199.     be sufficient for most systems, if not change the const (graph_num).
  200.  
  201. 18. Added FILENAMES to control the saving of filenames and Counts to the
  202.     History File.
  203.  
  204. 19. Added FILTERFILE Masks to allow filtering filenames from report and
  205.     history file. Wildcards are allowed and a special '#' wildcard will
  206.     match another '#' or a digit ('0' - '9') to aid in filtering capture
  207.     file downloads (#####?.ZIP and #####?.CAP).
  208.  
  209. 20. Allowed for 10 EXCLUDENAME Entries & 50 FILTERFILE Masks Entries
  210.  
  211. 21. Added Last-On Report, requires using program like CL-PRINT V2.0 to
  212.     write a line to the CALLER log file in the format of
  213.  
  214.     Last On: MM-DD-YY (HH:MM)
  215.     or
  216.     Last On: MM-DD-YY (HH:MM) for nn Minute(s)
  217.     or
  218.     Last On: MM-DD-YY (HH:MM) for nn Minute(s) - #nnnn
  219.  
  220.     The report format look like this:
  221.  
  222.                             -= Last Called In =-
  223.  
  224.      Within One Week:   129 (19.9%) │░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
  225.         Previous Day:   112 (17.3%) │▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓█
  226.             Same Day:    99 (15.3%) │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒█
  227.     Within Two Weeks:    36 ( 5.5%) │░░░░░░░░░░░█
  228.     Within One Month:    32 ( 4.9%) │▓▓▓▓▓▓▓▓▓▓█
  229.            New Users:    24 ( 3.7%) │▒▒▒▒▒▒▒█
  230.    Within Two Months:    16 ( 2.5%) │░░░░█
  231.   Within Four Months:    12 ( 1.8%) │▓▓▓█
  232.    Within Six Months:    10 ( 1.5%) │▒▒█
  233.   Within Nine Months:     4 ( 0.6%) │█
  234.     Within Two Years:     4 ( 0.6%) │█
  235.   Within Three Years:     1 ( 0.2%) │
  236.      Within One Year:     1 ( 0.2%) │
  237.  
  238.  
  239.     Example:
  240.  
  241.     CL-PRINT C:\PCB\MAIN\CALLER /Q,/S,"Last On: @D (@T)"
  242.     or
  243.     CL-PRINT C:\PCB\MAIN\CALLER /Q,/Z,/S,"Last On: @D (@T) for @M Minute(s)"
  244.     or
  245.     CL-PRINT C:\PCB\MAIN\CALLER "/Q/Z/SLast On: @D (@T) for @M Minute(s) - #@#"
  246.  
  247.     This example can be run in your $$LOGON.BAT
  248.  
  249. NOTE: SHARE must be loaded if you intend to write to the CALLER log during
  250.       $$LOGON.BAT or $$LOGON.BAT as PCBoard has the file open and has written
  251.       entries to it prior to calling the batch files. If SHARE is not loaded
  252.       you will write over the top of the entries PCBoard has made. Also,
  253.       this can only be done on Network verisons /E & /U and you CAN NOT
  254.       use it on /D or /S versions as PCBoard has the USERS file open in
  255.       DENY READ/WRITE on these versions, so the file can not be opened by
  256.       CL-PRINT to obtain the information desired.
  257.  
  258.  
  259. 22. Changed files downloaded report to not generate an ANSI sequence when
  260.     there is no change in color.
  261.  
  262. 23. Added more support for Southern Style & Three Stooges Language file
  263.     entries in CALLERS log.
  264.  
  265. 24. Added CATCHALLREPORT Variable to log text lines passing thru the
  266.     Catchall routine to assist in changing the line parsing routines.
  267.  
  268. 25. Added MAIL Door support. QMail, MarkMail & Cam-Mail entries are all
  269.     recognized and a seperate report for each Mail Door is supported.
  270.     All three reports are the same and the titles can be changed to
  271.     anything so if it works for other mail doors you now have a report.
  272.     (If it does'nt work, send some sample caller log entries to me and
  273.     I will try to add support, I might add control over which entries
  274.     are printed so those which are not applicable to a particular door
  275.     can be skipped).
  276.  
  277. 26. Added support for a few junk entries (like CALLER NUMBER:) to speed up
  278.     report by recognizing the entry sooner. And to support imbedding the
  279.     Language number in Caller Number as well. (See item #16 above)
  280.  
  281. 27. Added support and a report for a User Definable Door. (Door U / Y8)
  282.     Text to be scanned for may be defined (up to 20 variables) and
  283.     The Text to be used in the Report may be defined. Undefined variables
  284.     will not be scanned for or reported. Special handling is defined for
  285.     entries that would indicate the Door logged the caller off, and
  286.     entries which should not be counted if the Door logged the User off.
  287.     (this allows for not counting CARRIER LOST as a User Hang up if it
  288.     was the door that dropped carrier.)  Also printing '...' or blank
  289.     entries in the report to allow lining up report when skipping variables
  290.     or using an odd number of variables. Count of times Door used and
  291.     logging off in door and Time Spent in Door are always reported for
  292.     the Door, so no special handling for this is needed.
  293.  
  294. 28. Added changes from CAL14S22.ZIP & CAL14S23.ZIP to this release.
  295.  
  296. 29. Added Message Statistic '#' Report.
  297.  
  298.                           -= Message Statistics =-
  299.  
  300.   Messages Left..........       x         MailDoor Messages......       x
  301.          Via PCBoard.....    xx.x%               Via Mail Doors..    xx.x%
  302.     Comments Left........       x           Net MAIL Messages....       x
  303.          Via COMMENT.....    xx.x%               Via Mail Import.    xx.x%
  304.     Messages Moved.......       x           Net MAIL Executed....       x
  305.     Messages Copied......       x           Mail Packets DLed....       x
  306.     Messages Restored....       x                        Aborted.       x
  307.     Messages Deleted.....       x           Reply Packets Uled...       x
  308.   Message Entry Aborted..       x                        Aborted.       x
  309.   Message Base Packed....       x         No Room for text.......       x
  310.  
  311. 30. Added SECLABEL variable to define text to be added to Security Level
  312.     reports, and NOSECLABEL variable to define text for no level.
  313.  
  314. 31. Corrected Door timing routines to properly time a Door when User
  315.     Logged off in Door and a Back From Dos entry did not exist. If
  316.     you Run PCBVerify (or some other Door from your InstaReg batch
  317.     file, instead of returning to the BBS first, you can use CL-PRINT
  318.     to insert a line:
  319.  
  320.     Opened Door (VERIFY) at HH:MM Via InstaReg
  321.  
  322.     ie.
  323.  
  324.     CL-PRINT C:\PCB\MAIN\CALLER /Q,/S,"Opened Door (VERIFY) at /T Via InstaReg"
  325.  
  326.     This will cause CALLS to stop timing the InstaReg Door and start
  327.     timing the new Door (ie. VERIFY) and accumlate the information on
  328.     the proper Door.
  329.  
  330. 32. Changed report format for many of the Doors to make them consistent
  331.     with one another and to add a couple of entries.
  332.  
  333. 33. Added seperate reports for Hangups in Board & in Doors.
  334.  
  335. 34. Added support for PCBVerify 4.0 message changes and minor changes to
  336.     Report for PCBVerify  (VERIFY & CALLBACK)
  337.  
  338. 35. Removed GENERIC & DEFDOORTITLE and replaced with REPORTTITLE to define
  339.     label for any of the report sections
  340.  
  341. 36. Added Report control characters for REPORTS definition
  342.     Z - insert a blank line          . - do nothing character
  343.     @ - insert a @MORE@ prompt       $ - insert a @PAUSE@ prompt
  344.     % - insert a @WAIT@ prompt       * - insert a @CLS@
  345.     if * is first character then a @CLS@ (or ANSI clear screen) will be
  346.     sent at the beginning of bulletin.
  347.  
  348. 37. Added REPORTACTION variable which can be defined with any of the above
  349.     characters. These characters will be used to send strings after EVERY
  350.     report section.   If any of the above characters are included after a
  351.     report directly in REPORTS, then the REPORTACTION will not be sent after
  352.     that report allowing override of REPORTACTION to combine a couple of the
  353.     shorter reports to a single screen.
  354.  
  355. 38. Added a SHORTENGRAPH variable to the .CNF file that will cause the
  356.     Hourly Usage graph to start at the highest used percentage instead
  357.     of at 100% if desired. If a numeric value is used (0 to 100 by 5's
  358.     then that will be the starting point if the highest percentage is
  359.     below that). ie if the highest used percentage was 40 then the graph
  360.     would start at NO = 100%, YES = 40%, 60 = 60%, 20 = 40%.
  361.  
  362. 39. Added a REFUSEDREG variable that combines the Non-Registered value to
  363.     the Refused to Register value in the report. When running your board
  364.     to allow Users to remain on (a non-zero security level assigned to
  365.     those who refuse to register), those Users will show up as Non-Registered
  366.     Users and only those who give a partial name and then refuse to give a
  367.     full name will show up as Refused to Register. If REFUSEDREG is set to
  368.     YES, then both will be combined and reported under Refused to Register
  369.     (although Non-Registered will still be reported). If you set a zero
  370.     security level to those who refuse to register, there shoud be No
  371.     Non-Registered Users reported as PCBoard kicks them off and issues the
  372.     ACCESS DENIED - REFUSED TO REGISTER to the callers log, and I don't think
  373.     will ever use the REFUSED TO REGISTER entry. I had the two backwards in
  374.     previous releases, so some confusion existed.
  375.  
  376. 40. Added LANGUAGE n Text variables to allow defining the name of the
  377.     Languages instead of just the number as before. You can include
  378.     the number in the text as in the example .CNF file. If not defined
  379.     they now default to 'Language 1' etc....
  380.  
  381. 41. Added REPORTEXCLUDE which causes the graph items not to be accumulated
  382.     which can shorten the SAVE file considerably if there are items you
  383.     don't use in your report. The allowable entries are (CEFLOPQRUVWXY!=^-)
  384.     and any other entries will just be ignored.
  385.  
  386. 42. Added report for User Uploads (and a MAXUL setting).
  387.  
  388. 43. Added report for Callers Hanging Up (and a MAXHANGUP setting)
  389.  
  390. 44. Changed the DoorTime reports to HH:MM format from Minutes.
  391.  
  392. 45. Changed all reports to allow for an extra digit in reports as some
  393.     values were exceeding columns when accumulating data for a full year.
  394.  
  395. 46. A few reorganizations in the code as it was starting to exceed code
  396.     segment limitations. (no external appearence changes). Moved some
  397.     of the conversion routines into a seperate UNIT.
  398.  
  399. 47. Color of 'Period covered:' text changed from BLUE to CYAN for better
  400.     readability on most systems.
  401.  
  402. 48. Well, leap year came around and showed me another problem. Fixed the
  403.     month to day calculations to account for leap year. This should keep
  404.     things correct for awhile.
  405.  
  406. 49. Added an EXCLUDEUSER which functions like EXCLUDENAME except it will
  407.     allow excluding a list of Users from the Message Left, Upload &
  408.     Caller Hanging Up reports.
  409.  
  410. 50. Fixed UserName routine to pickup users with more then two names (ie.
  411.     those users who use middle initials, etc...). Name now ends two chars
  412.     before the '(' in the baud rate.
  413.  
  414. 51. Added HEADER variable to define a HeaderFile to be read and written to
  415.     the report prior to writing the report. If you include a '*' as the
  416.     first character of REPORTS as indicated in item 36 above, then the
  417.     @CLS@ (or <ESC>[2J) will be written before the HeaderFile data. Of course
  418.     you could just include this @CLS@ in your header file text. If you use
  419.     the ANSI output (or BOTH) then a 'G' will be added to the filename
  420.     given in HEADER and that will be used for the 'G' version of the output.
  421.  
  422. 52. Found a small problem in the RingFilter routine that allowed extra
  423.     characters to be allowed into the report. Also forgot to add the
  424.     entry to the sample .CNF file.    (see item 6 about Ringfilter)
  425.  
  426. 53. Added EXCLUDEDOOR to allow excluding door names from reports. Up to
  427.     50 door names are provided for.  Added NONDOORNAME to allow defining
  428.     the label used when reporting excluded doors. All excluded doors are
  429.     counted and timed under this label and if the label is set to a blank
  430.     the they will not be reported at all (or added to the save file).
  431.  
  432. 54. Added Caller ID '!' Report.
  433.  
  434.                          -= Caller ID Statistics =-
  435.  
  436.   Local Call ID:     6 (37.5%) │░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
  437.    Outside Area:     4 (25.0%) │▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓█
  438.     Private Num:     2 (12.5%) │▓▓▓▓▓▓█
  439.        ID Error:     2 (12.5%) │▒▒▒▒▒▒█
  440.    Long Dist ID:     2 (12.5%) │░░░░░░█
  441.  
  442.  
  443.    The Long Dist ID will probably not show up as most Caller ID services do
  444.    not yet show calls from outside the local calling area, but provisions
  445.    have been made just in case the services are expanded on. Most long
  446.    distance calls will show up under Outside Area heading.
  447.  
  448.    The report requires that an entry be added to the CALLER log file in the
  449.    format:
  450.  
  451.       CallerID: MM/DD  HH:MM  (AAA)EEE-NNNN G
  452.       CallerID: MM/DD  HH:MM   OUTSIDE call G
  453.       CallerID: MM/DD  HH:MM   PRIVATE call G
  454.       CallerID: MM/DD  HH:MM   E            B
  455.  
  456.    which should be compatible with most Caller ID services, if you have a
  457.    different format that needs support, get me a message with the format
  458.    and I will add support for it.
  459.  
  460. 55. Added ITEMLEN variable. This controls the length that will be used of a
  461.     graph item. This allows reducing the wasted space on the shorter reports
  462.     and increasing the length of the graph bars themselves. It also allows
  463.     increasing the defaults so the entire User Name would show if one exceeds
  464.     the 20 character limit normally set in CALLS.
  465.  
  466. 56. Added ITEMMAX variable. This controls the maximum length that will be used
  467.     of a graph item when an ITEMLEN of -1 is specified for a report.
  468.  
  469. 57. Added CONNECTFILTER variable. Some modems return much longer Connect
  470.     strings and CALLS truncates the string making it less readable. Setting
  471.     CONNECTFILTER to ON causes the word CONNECT to be eliminated from the
  472.     string, allowing more room for useful text. If the string contains only
  473.     the word CONNECT then it will not be removed. Also improved routine to
  474.     remove the word CARRIER if both CARRIER and CONNECT are present and to
  475.     remove the CONNECT rate as well as the word CONNECT when CARRIER is
  476.     also present.
  477.  
  478. 58. Changed message statistics report to include percentages for COMMENTS and
  479.     Net Mail messages. Also stopped adding Net Mail messages into the count of
  480.     messages left via PCBoard. Changed message reporting in System Statistics
  481.     to show Total of all messages and the four sub-totals.
  482.  
  483. 59. Added ability to Define an EXCLUDEUSER as a NetUser by including an
  484.     '*' as FIRST character of UserName. This will cause messages left by
  485.     this User to count as Net Mail instead of Mail Door messages. If NetUser
  486.     is flagged and a message is left via PCBoard instead of a Door then the
  487.     User Name will NOT be excluded and it will not count as Net Mail.
  488.     Messages left will still show under Door report.
  489.  
  490. 60. Found Confernence names limited to first characters of A-Z and 0-9.
  491.     Removed restrictions altogether.
  492.  
  493. 61. Added support for KMail & Net Mail Doors. All Net Mail Door messages count
  494.     as Net Mail and messages will not be counted as from User in the Top
  495.     User Message section without need for including User Name via EXCLUDEUSER.
  496.     Messages left will still show under Door report.
  497.  
  498. 62. Changed MarkMail message counting. Now adds conference totals on each
  499.     message as before but does not add these to Door totals for MarkMail.
  500.     Adds total from 'Inserted Messages: xxx  Dupes Killed: xxx' line
  501.     so it will work with Short or Long logging format of MarkMail.
  502.  
  503. 63. Added NODELIST parameter to allow specifying the order of processing the
  504.     CALLER logs for multi-node. You may arrange the nodes processed in any
  505.     order you wish by specifing the node numbers in this list seperated by
  506.     spaces. Set NODES to the number of nodes you place in the list. This
  507.     means on a 9 Node setup you could specify NODES 5 and NODELIST 6 7 2 4 1
  508.     and only those 5 nodes would be reported on. If no list is provided then
  509.     all nodes from 1 to NODES will be scanned as before.
  510.  
  511. 64. Found CALLS could still write a blank line for a User name during one
  512.     of the reports into the CALLS.SAV which would then produce an error when
  513.     an attempt was made to re-read the file. Fixed this for good (I hope).
  514.  
  515. 65. Expanded the Last called report to include 2,3,4 & 5 days instead of
  516.     grouping them into the 'within one week'.
  517.  
  518. 66. Changed File pointer to longint allowing proper reading of larger files.
  519.  
  520. 67. Added TextatUrec to narrow down text match to text beginning at seventh
  521.     character, instead of anywhere as in TextinUrec which sould stop some
  522.     conferences with the word MODEM in them from counting as CONNECT messages
  523.     and proabably some other misc. matches from occurring.
  524.  
  525. 68. Fixed openfile procedure to properly skip a CALLER file that does not
  526.     exist rather than stopping with an error.
  527.  
  528. 69. Found a problem when a line of 62 '-' is written to the log (by what I
  529.     don't know) as a '-' in the 3rd position is an indication of a caller
  530.     logging on or off and was used to track time. Made the code check also
  531.     in postion 13 for a ':' to verify the entry.
  532.  
  533. 70. Added EXCLUDECONFERENCE and EXCLUDESECLEVEL to filter out conferences
  534.     and User Security Levels from reports.
  535.  
  536. 71. Found a problem with PCBVerify MODEM RETURNED statements causing junk
  537.     entries 'hh:mm)' in the Connect Report if the door was executed under
  538.     an undefined name or as part of InstaReg, etc. Modified the parsing
  539.     routine to reject these entries.
  540.  
  541. 72. Added SWOP & VOTER PLUS Door reports.  Changed several of the text
  542.     entries searched for to enable better detection of a couple of other
  543.     language files being used.
  544.  
  545. 73. Added DOORJUNKREPORT to control writing Junk, Catchall, and Unknown
  546.     lines to file while in a Door. If not in a Door then JUNKREPORT,
  547.     CATCHALLREPORT and UNKNOWNREPORT control the writing of the lines.
  548.  
  549. 74. Added UNKNOWNDOORREPORT to control writing all lines of Door activity
  550.     to UNKNOWN.TXT file if door is not one of the doors known to CALLS.
  551.  
  552.     Also added KNOWNDOORS to control writing of Door lines to UNKNOWN.TXT
  553.     when UNKOWNDOORREPORT is set to YES, Doors listed will not be written.
  554.  
  555. 75. Broke up System Statistics and added File Transfer Statistics '+' Report
  556.     instead. Added Upload Credit report and several other items to reports.
  557.  
  558.                      -= System Statistics for x days =-
  559.  
  560.   Total Messages Left....       x         Number of Callers......       x
  561.     Comments Left........       x           New Users Registered.       x
  562.     PCBoard Messages.....       x           Ave. Calls Per Day...     x.x
  563.     MailDoor Messages....       x           Ave. Call Duration...     x.x
  564.     Net MAIL Messages....       x           Ave. Idle Time.......     x.x
  565.     Net MAIL Executed....       x         Scripts Completed......       x
  566.   Directory Scans........       x         Logoff Script Completed       x
  567.   Downloads Completed....       x         Total Operation Hours..     x.x
  568.   Uploads Completed......       x           Utilization Hours....     x.x
  569.   Doors Opened...........       x           Total Utilization %..     x.x
  570.     Time spent in Doors..   hh:mm           Peak Utilization %...     x.x
  571.   Scheduled Events.......       x         Time System locked up..     x.x
  572.   Ave Event Length (min).     x.x
  573.  
  574.                             -= File Transfers =-
  575.  
  576.   Downloads Completed....       x         Uploads Completed......       x
  577.     Different Files......       x           Bad Uploads Deleted..       x
  578.     Downloads Aborted....       x           Uploads Aborted......       x
  579.     Free Downloads.......       x           Uploads Rejected.....       x
  580.     File not found.......       x           Duplicate Rejected...       x
  581.   VIEW Executed..........       x         Upload Credits issued..       x
  582.     Members Extracted....       x           Upload Time Credit...       x Mins.
  583.     Members Viewed.......       x           Upload Byte Credit...       xk.
  584.     Error Viewing File...       x         TEST Executed..........       x
  585.   LIB Executed...........       x         REPACK Executed........       x
  586.   ASCII transfer Attempt.       x
  587.  
  588. 76. Added REPORTTEXT to allow changing the text on the fixed portion of the
  589.     reports. Changed structure of program to accommodate this.
  590.  
  591. 77. Added changes from CAL14S24.ZIP to this release as follows:
  592.  
  593.     Added logic to strip the leading 'CONNECT' or 'CARRIER' from the connect
  594.     types report. (Already had this, controlled by CONNECTFILTER, but added
  595.     a CONNECTFILTER NEW to perform the new routine added to 14S24 instead.)
  596.  
  597.     Added logic to count opening chat doors as a "node chat".
  598.     (If the word CHAT appears in name of the Door then it is counted as a
  599.     Node Chat, also Added CHATDOOR to allow listing Chat Doors, and if the
  600.     door is one in the list then it counts as a Node Chat and time spent in
  601.     the Door counts as Node Chat Time as well as Time Spent in Door.)
  602.  
  603.     Added logic to count all (Local) connect types as sysop local sessions.
  604.     (Added ALL_LOCAL option to control this as I didn't like the idea myself.)
  605.  
  606.     Added SUBTITLE option to allow a variable subtitle to be included in
  607.     each report. (This prints after Systems Statistics Title on Report A.)
  608.  
  609.     Added PEAK AUTO option to automatically report the top 6 hours as the
  610.     peak hours of the day. (added additional allowance for a numeric value
  611.     after AUTO to determine the number of hours to flag as peak.)
  612.  
  613. 78. Added UPLOADFAILED to control Verificaton Failed reducing Upload Count
  614.     and/or User Upload Count. This allows removing report credit for uploads
  615.     when a file fails verification.
  616.  
  617. 79. Added support for additional languages. Support now includes Southern,
  618.     Three Stooges, Star Trek, Canadian, Australian, Arnold Schwarzenneger,
  619.     Goverment-ese, Jive & Abusive.
  620.                                                                              
  621. *---------------------------------------------------------------------------
  622. If you know of any other problems that exist or some other data that is
  623. not being reported that should be, let me know.  >>>>>Gary Meeker
  624.  
  625. Source code is not included, as I don't wish to distribute modified source
  626. code, but feel other Sysops might benefit from the changes made. If you
  627. need the source code, you can request it from me on my BBS, but I ask
  628. that you do not upload it anywhere else.  For those wishing to compile
  629. you will need mdosio, openshar, qread, ansicrt, dosmem & bufio TPU files
  630. which can be found in PROKIT32.ZIP (or a later release possibly, and if
  631. you find a later release PLEASE send it to me).
  632.  
  633. SHARP Technical Support Line BBS (404) 962-1788 (ATI 9600 Etc.)
  634.  
  635. via Fax: (404) 995-0613
  636.  
  637. or via mail:
  638.  
  639. Gary Meeker
  640. C/O SHARP Electronics Corporation
  641. 725-C Old Norcross Road
  642. Lawrenceville, GA  30245
  643.  
  644. or I call into SaltAir regularly.
  645.